home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / NEWSOFT / AUGUST / FREENET2 / !FreeNet / !Boot next >
Text File  |  1996-10-13  |  518b  |  30 lines

  1. |
  2. | Remember where we are
  3. |
  4. Set FreeNet$Dir <Obey$Dir>
  5.  
  6. |
  7. | Load our icons
  8. |
  9. IconSprites <FreeNet$Dir>.!Sprites
  10.  
  11. |
  12. | Aliases for the utility commands we use
  13. |
  14. Set Alias$AddToPath <FreeNet$Dir>.Utils.AddToPath %*0
  15. Set Alias$Exist <FreeNet$Dir>.Utils.Exist %*0
  16.  
  17. |
  18. | Add this directory to the FreeNet path
  19. |
  20. AddToPath FreeNet$Path <FreeNet$Dir>.
  21.  
  22. |
  23. | Set Inet$Path to keep Acorn clients happy
  24. |
  25. If "<Inet$Path>"="" Then Set Inet$Path FreeNet:
  26.  
  27. |
  28. | Include the FreeNet clients on Run$Path
  29. |
  30. AddToPath Run$Path FreeNet:Bin.